.main {
  padding: 50px;
}

.paragraphName {
  font-size: 1.5rem;
}

img {
  width: 100%;
}

.w50 {
  width: 50%;
}